Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pontusx demo #1

Draft
wants to merge 40 commits into
base: master
Choose a base branch
from
Draft

Pontusx demo #1

wants to merge 40 commits into from

Conversation

moritzkirstein
Copy link

Fixes #

Proposed Changes

Copy link

vercel bot commented Feb 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pontusx-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 0:06am

csillag and others added 20 commits February 28, 2024 19:36
With this, we can adaptively truncate text based
on the available space. When truncated, we can display
the full version in a tooltip.
With this, we can adaptively truncate any content based
on the available space. When truncated, we can display
the full version in a tooltip.

The shortened version is generated using a user-specified function.
- Hide the Tokens card
- Tune TX list size
 - Update messaging about getting test tokens
 - Update messaging about social links
csillag and others added 16 commits June 5, 2024 15:34
Normally, the name of a scope is derived by concatenating
the name of the layer (i.e. "Sapphire") and
the name of the network (i.e. "Testnet") ==> "Sapphire Testnet"

However, in some specific cases, we might want to have something different.
This can be achieved by this override function.
Normally the "sapphire" paratime on the "testnet" network will be
available via "testnet/sapphire".

This commit adds a config option to override the paths for
specific paratimes with any two-word constant.

(So that we can use "magic/kingdom" instead of "testnet/sapphire",
if we want to.)
This is mostly useful if we want to restrict a deployment
to display only a few layers.
Up to now, this function has returned all the themes, for all networks.
Now it will only return one theme, for the requested network.
- Hide the Tokens card
- Tune TX list size
 - Update messaging about getting test tokens
 - Update messaging about social links
Copy link

github-actions bot commented Jun 11, 2024

Deployed to Cloudflare Pages

Latest commit: a78f1570ba4b7c777a8b466a146b9ba29932402b
Status:🚫 Deploy failed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants